gtk/dragicon: Use private gtk_drag_icon_present() instead of GtkNative
authorJonas Ådahl <jadahl@gmail.com>
Fri, 4 Dec 2020 10:11:05 +0000 (11:11 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 19:37:29 +0000 (20:37 +0100)
commit4b2aae99506aec04b8177c205e4c519e5b8be87c
tree2aad84c02f0307ed05847013dfc4be1edd0e90f4
parent9d3f497a21b37b01ab80ba82b9e4444baaad7968
gtk/dragicon: Use private gtk_drag_icon_present() instead of GtkNative

It didn't even use GtkNative, just the vfunc it set to the interface
sturct.
gtk/gtkdragicon.c